In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / HtmlPageWidth Property

HtmlPageWidth Property (IGdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(41)>

Property HtmlPageWidth As Single
[DispId(41)]

float HtmlPageWidth {get; set;}
read-write property HtmlPageWidth: Single; 
DispIdAttribute(41)

function get,set HtmlPageWidth : float
[DispId(41)]

__property float get_HtmlPageWidth();

__property void set_HtmlPageWidth( 

   float value

);
[DispId(41)]

property float HtmlPageWidth {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members